Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Element-R: Use MatrixClient.CryptoApi.getUserVerificationStatus instead of MatrixClient.checkUserTrust in MKeyVerificationConclusion.tsx #11717

Conversation

florianduros
Copy link
Contributor

@florianduros florianduros commented Oct 4, 2023

Checklist

  • Tests written for new code (and old code if feasible)
  • Linter and other CI checks pass
  • Sign-off given on the changes (see CONTRIBUTING.md)

MatrixClient.checkUserTrust is deprecated in favor of MatrixClient.CryptoApi.getUserVerificationStatus.

See https://github.com/vector-im/crypto-internal/issues/147

Cancelled because the component doesn't work in its current state, see element-hq/element-web#26258


This change is marked as an internal change (Task), so will not be included in the changelog.

…rt MKeyVerificationConclusion to functional component (shouldRender becomes async)
@florianduros florianduros added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Oct 4, 2023
@florianduros florianduros deleted the florianduros/elementR/MKeyVerificationConclusion-checkUsertTrust-getUserVerificationStatus branch February 8, 2024 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant